SdoObjectDescription Class
Represents an SDO object.
Inheritance Hierarchy
System.Object
IntervalZero.KINGSTAR.Base.SdoObjectDescription
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class SdoObjectDescription
Public Class SdoObjectDescription
The SdoObjectDescription class exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SdoObjectDescription | Initializes a new instance of the SdoObjectDescription class. |
Properties
Name | Description | |
---|---|---|
![]() |
DataType | The data type of an object. |
![]() |
Index | The index of an object. |
![]() |
MaxSubIndex | The maximum number of subindexes (entries) of an object. |
![]() |
Name | The name of an object. |
![]() |
ObjectCode | The type of an object. |
See also